3.4 \(\int x (a+b \log (c x^n)) \log (1+e x) \, dx\)

Optimal. Leaf size=146 \[ -\frac{b n \text{PolyLog}(2,-e x)}{2 e^2}-\frac{\log (e x+1) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac{1}{2} x^2 \log (e x+1) \left (a+b \log \left (c x^n\right )\right )+\frac{x \left (a+b \log \left (c x^n\right )\right )}{2 e}-\frac{1}{4} x^2 \left (a+b \log \left (c x^n\right )\right )+\frac{b n \log (e x+1)}{4 e^2}-\frac{1}{4} b n x^2 \log (e x+1)-\frac{3 b n x}{4 e}+\frac{1}{4} b n x^2 \]

[Out]

(-3*b*n*x)/(4*e) + (b*n*x^2)/4 + (x*(a + b*Log[c*x^n]))/(2*e) - (x^2*(a + b*Log[c*x^n]))/4 + (b*n*Log[1 + e*x]
)/(4*e^2) - (b*n*x^2*Log[1 + e*x])/4 - ((a + b*Log[c*x^n])*Log[1 + e*x])/(2*e^2) + (x^2*(a + b*Log[c*x^n])*Log
[1 + e*x])/2 - (b*n*PolyLog[2, -(e*x)])/(2*e^2)

________________________________________________________________________________________

Rubi [A]  time = 0.0756235, antiderivative size = 146, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 4, integrand size = 18, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.222, Rules used = {2395, 43, 2376, 2391} \[ -\frac{b n \text{PolyLog}(2,-e x)}{2 e^2}-\frac{\log (e x+1) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac{1}{2} x^2 \log (e x+1) \left (a+b \log \left (c x^n\right )\right )+\frac{x \left (a+b \log \left (c x^n\right )\right )}{2 e}-\frac{1}{4} x^2 \left (a+b \log \left (c x^n\right )\right )+\frac{b n \log (e x+1)}{4 e^2}-\frac{1}{4} b n x^2 \log (e x+1)-\frac{3 b n x}{4 e}+\frac{1}{4} b n x^2 \]

Antiderivative was successfully verified.

[In]

Int[x*(a + b*Log[c*x^n])*Log[1 + e*x],x]

[Out]

(-3*b*n*x)/(4*e) + (b*n*x^2)/4 + (x*(a + b*Log[c*x^n]))/(2*e) - (x^2*(a + b*Log[c*x^n]))/4 + (b*n*Log[1 + e*x]
)/(4*e^2) - (b*n*x^2*Log[1 + e*x])/4 - ((a + b*Log[c*x^n])*Log[1 + e*x])/(2*e^2) + (x^2*(a + b*Log[c*x^n])*Log
[1 + e*x])/2 - (b*n*PolyLog[2, -(e*x)])/(2*e^2)

Rule 2395

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[((f + g
*x)^(q + 1)*(a + b*Log[c*(d + e*x)^n]))/(g*(q + 1)), x] - Dist[(b*e*n)/(g*(q + 1)), Int[(f + g*x)^(q + 1)/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, q}, x] && NeQ[e*f - d*g, 0] && NeQ[q, -1]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 2376

Int[Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))^(r_.)]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((g_.)*(x_))^(q_.), x_Sym
bol] :> With[{u = IntHide[(g*x)^q*Log[d*(e + f*x^m)^r], x]}, Dist[a + b*Log[c*x^n], u, x] - Dist[b*n, Int[Dist
[1/x, u, x], x], x]] /; FreeQ[{a, b, c, d, e, f, g, r, m, n, q}, x] && (IntegerQ[(q + 1)/m] || (RationalQ[m] &
& RationalQ[q])) && NeQ[q, -1]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rubi steps

\begin{align*} \int x \left (a+b \log \left (c x^n\right )\right ) \log (1+e x) \, dx &=\frac{x \left (a+b \log \left (c x^n\right )\right )}{2 e}-\frac{1}{4} x^2 \left (a+b \log \left (c x^n\right )\right )-\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1+e x)}{2 e^2}+\frac{1}{2} x^2 \left (a+b \log \left (c x^n\right )\right ) \log (1+e x)-(b n) \int \left (\frac{1}{2 e}-\frac{x}{4}-\frac{\log (1+e x)}{2 e^2 x}+\frac{1}{2} x \log (1+e x)\right ) \, dx\\ &=-\frac{b n x}{2 e}+\frac{1}{8} b n x^2+\frac{x \left (a+b \log \left (c x^n\right )\right )}{2 e}-\frac{1}{4} x^2 \left (a+b \log \left (c x^n\right )\right )-\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1+e x)}{2 e^2}+\frac{1}{2} x^2 \left (a+b \log \left (c x^n\right )\right ) \log (1+e x)-\frac{1}{2} (b n) \int x \log (1+e x) \, dx+\frac{(b n) \int \frac{\log (1+e x)}{x} \, dx}{2 e^2}\\ &=-\frac{b n x}{2 e}+\frac{1}{8} b n x^2+\frac{x \left (a+b \log \left (c x^n\right )\right )}{2 e}-\frac{1}{4} x^2 \left (a+b \log \left (c x^n\right )\right )-\frac{1}{4} b n x^2 \log (1+e x)-\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1+e x)}{2 e^2}+\frac{1}{2} x^2 \left (a+b \log \left (c x^n\right )\right ) \log (1+e x)-\frac{b n \text{Li}_2(-e x)}{2 e^2}+\frac{1}{4} (b e n) \int \frac{x^2}{1+e x} \, dx\\ &=-\frac{b n x}{2 e}+\frac{1}{8} b n x^2+\frac{x \left (a+b \log \left (c x^n\right )\right )}{2 e}-\frac{1}{4} x^2 \left (a+b \log \left (c x^n\right )\right )-\frac{1}{4} b n x^2 \log (1+e x)-\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1+e x)}{2 e^2}+\frac{1}{2} x^2 \left (a+b \log \left (c x^n\right )\right ) \log (1+e x)-\frac{b n \text{Li}_2(-e x)}{2 e^2}+\frac{1}{4} (b e n) \int \left (-\frac{1}{e^2}+\frac{x}{e}+\frac{1}{e^2 (1+e x)}\right ) \, dx\\ &=-\frac{3 b n x}{4 e}+\frac{1}{4} b n x^2+\frac{x \left (a+b \log \left (c x^n\right )\right )}{2 e}-\frac{1}{4} x^2 \left (a+b \log \left (c x^n\right )\right )+\frac{b n \log (1+e x)}{4 e^2}-\frac{1}{4} b n x^2 \log (1+e x)-\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1+e x)}{2 e^2}+\frac{1}{2} x^2 \left (a+b \log \left (c x^n\right )\right ) \log (1+e x)-\frac{b n \text{Li}_2(-e x)}{2 e^2}\\ \end{align*}

Mathematica [A]  time = 0.0598828, size = 131, normalized size = 0.9 \[ \frac{-2 b n \text{PolyLog}(2,-e x)-a e^2 x^2+2 a e^2 x^2 \log (e x+1)+2 a e x-2 a \log (e x+1)+b \left (2 \left (e^2 x^2-1\right ) \log (e x+1)+e x (2-e x)\right ) \log \left (c x^n\right )+b e^2 n x^2-b e^2 n x^2 \log (e x+1)-3 b e n x+b n \log (e x+1)}{4 e^2} \]

Antiderivative was successfully verified.

[In]

Integrate[x*(a + b*Log[c*x^n])*Log[1 + e*x],x]

[Out]

(2*a*e*x - 3*b*e*n*x - a*e^2*x^2 + b*e^2*n*x^2 - 2*a*Log[1 + e*x] + b*n*Log[1 + e*x] + 2*a*e^2*x^2*Log[1 + e*x
] - b*e^2*n*x^2*Log[1 + e*x] + b*Log[c*x^n]*(e*x*(2 - e*x) + 2*(-1 + e^2*x^2)*Log[1 + e*x]) - 2*b*n*PolyLog[2,
 -(e*x)])/(4*e^2)

________________________________________________________________________________________

Maple [C]  time = 0.072, size = 725, normalized size = 5. \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(a+b*ln(c*x^n))*ln(e*x+1),x)

[Out]

1/4*b*n*x^2+3/4*a/e^2-1/4*I/e*x*Pi*b*csgn(I*c)*csgn(I*x^n)*csgn(I*c*x^n)+1/4*I/e^2*ln(e*x+1)*Pi*b*csgn(I*c)*cs
gn(I*x^n)*csgn(I*c*x^n)-1/4*I*Pi*b*csgn(I*c)*csgn(I*x^n)*csgn(I*c*x^n)*ln(e*x+1)*x^2+(1/2*x^2*b*ln(e*x+1)-1/4*
b*(e^2*x^2-2*e*x+2*ln(e*x+1))/e^2)*ln(x^n)-1/4*a*x^2+1/4*b*n*ln(e*x+1)/e^2-1/4*b*n*x^2*ln(e*x+1)-1/4*I/e*x*Pi*
b*csgn(I*c*x^n)^3+1/4*I/e^2*ln(e*x+1)*Pi*b*csgn(I*c*x^n)^3+3/8*I/e^2*Pi*b*csgn(I*c)*csgn(I*c*x^n)^2+3/8*I/e^2*
Pi*b*csgn(I*x^n)*csgn(I*c*x^n)^2-1/8*I*Pi*b*x^2*csgn(I*x^n)*csgn(I*c*x^n)^2-1/4*I*Pi*b*csgn(I*c*x^n)^3*ln(e*x+
1)*x^2-3/4*b*n*x/e-1/8*I*Pi*b*x^2*csgn(I*c)*csgn(I*c*x^n)^2+1/8*I*Pi*b*x^2*csgn(I*c*x^n)^3-3/8*I/e^2*Pi*b*csgn
(I*c*x^n)^3+1/2/e*x*b*ln(c)-1/2/e^2*ln(e*x+1)*b*ln(c)+1/2*b*ln(c)*ln(e*x+1)*x^2-1/4*ln(c)*b*x^2+3/4/e^2*b*ln(c
)+1/2*x^2*ln(e*x+1)*a+1/2*a/e*x-1/2*a/e^2*ln(e*x+1)-b*n/e^2-1/4*I/e^2*ln(e*x+1)*Pi*b*csgn(I*x^n)*csgn(I*c*x^n)
^2+1/4*I*Pi*b*csgn(I*x^n)*csgn(I*c*x^n)^2*ln(e*x+1)*x^2+1/4*I/e*x*Pi*b*csgn(I*c)*csgn(I*c*x^n)^2+1/4*I/e*x*Pi*
b*csgn(I*x^n)*csgn(I*c*x^n)^2-1/4*I/e^2*ln(e*x+1)*Pi*b*csgn(I*c)*csgn(I*c*x^n)^2+1/8*I*Pi*b*x^2*csgn(I*c)*csgn
(I*x^n)*csgn(I*c*x^n)-3/8*I/e^2*Pi*b*csgn(I*c)*csgn(I*x^n)*csgn(I*c*x^n)+1/4*I*Pi*b*csgn(I*c)*csgn(I*c*x^n)^2*
ln(e*x+1)*x^2-1/2*b*n/e^2*dilog(e*x+1)

________________________________________________________________________________________

Maxima [A]  time = 1.34027, size = 240, normalized size = 1.64 \begin{align*} -\frac{{\left (\log \left (e x + 1\right ) \log \left (x\right ) +{\rm Li}_2\left (-e x\right )\right )} b n}{2 \, e^{2}} + \frac{{\left (b{\left (n - 2 \, \log \left (c\right )\right )} - 2 \, a\right )} \log \left (e x + 1\right )}{4 \, e^{2}} - \frac{{\left (a e^{2} -{\left (e^{2} n - e^{2} \log \left (c\right )\right )} b\right )} x^{2} +{\left ({\left (3 \, e n - 2 \, e \log \left (c\right )\right )} b - 2 \, a e\right )} x -{\left ({\left (2 \, a e^{2} -{\left (e^{2} n - 2 \, e^{2} \log \left (c\right )\right )} b\right )} x^{2} + 2 \, b n \log \left (x\right )\right )} \log \left (e x + 1\right ) +{\left (b e^{2} x^{2} - 2 \, b e x - 2 \,{\left (b e^{2} x^{2} - b\right )} \log \left (e x + 1\right )\right )} \log \left (x^{n}\right )}{4 \, e^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*log(c*x^n))*log(e*x+1),x, algorithm="maxima")

[Out]

-1/2*(log(e*x + 1)*log(x) + dilog(-e*x))*b*n/e^2 + 1/4*(b*(n - 2*log(c)) - 2*a)*log(e*x + 1)/e^2 - 1/4*((a*e^2
 - (e^2*n - e^2*log(c))*b)*x^2 + ((3*e*n - 2*e*log(c))*b - 2*a*e)*x - ((2*a*e^2 - (e^2*n - 2*e^2*log(c))*b)*x^
2 + 2*b*n*log(x))*log(e*x + 1) + (b*e^2*x^2 - 2*b*e*x - 2*(b*e^2*x^2 - b)*log(e*x + 1))*log(x^n))/e^2

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (b x \log \left (c x^{n}\right ) \log \left (e x + 1\right ) + a x \log \left (e x + 1\right ), x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*log(c*x^n))*log(e*x+1),x, algorithm="fricas")

[Out]

integral(b*x*log(c*x^n)*log(e*x + 1) + a*x*log(e*x + 1), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*ln(c*x**n))*ln(e*x+1),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (b \log \left (c x^{n}\right ) + a\right )} x \log \left (e x + 1\right )\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*log(c*x^n))*log(e*x+1),x, algorithm="giac")

[Out]

integrate((b*log(c*x^n) + a)*x*log(e*x + 1), x)